[INFO] cloning repository https://github.com/paulabaal12/lab4-shaders
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paulabaal12/lab4-shaders" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulabaal12%2Flab4-shaders", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulabaal12%2Flab4-shaders'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b123971de8375c2040e7fa58b08e0e623cfda881
[INFO] testing paulabaal12/lab4-shaders against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulabaal12%2Flab4-shaders" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/paulabaal12/lab4-shaders
[INFO] finished tweaking git repo https://github.com/paulabaal12/lab4-shaders
[INFO] tweaked toml for git repo https://github.com/paulabaal12/lab4-shaders written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/paulabaal12/lab4-shaders on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/paulabaal12/lab4-shaders already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] testing paulabaal12/lab4-shaders against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulabaal12%2Flab4-shaders" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/paulabaal12/lab4-shaders
[INFO] finished tweaking git repo https://github.com/paulabaal12/lab4-shaders
[INFO] tweaked toml for git repo https://github.com/paulabaal12/lab4-shaders written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/paulabaal12/lab4-shaders on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/paulabaal12/lab4-shaders already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 59c9d7a512b7b02a760003d84f41cfba4e1207aa21262811993d8dd861859f37
[INFO] running `Command { std: "docker" "start" "-a" "59c9d7a512b7b02a760003d84f41cfba4e1207aa21262811993d8dd861859f37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "59c9d7a512b7b02a760003d84f41cfba4e1207aa21262811993d8dd861859f37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59c9d7a512b7b02a760003d84f41cfba4e1207aa21262811993d8dd861859f37", kill_on_drop: false }`
[INFO] [stdout] 59c9d7a512b7b02a760003d84f41cfba4e1207aa21262811993d8dd861859f37
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c8739c0330124d8083a40c6d45a8801065ac97241020df452ed2255eb11172cb
[INFO] running `Command { std: "docker" "start" "-a" "c8739c0330124d8083a40c6d45a8801065ac97241020df452ed2255eb11172cb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling xml-rs v0.8.22
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling bytemuck v1.19.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling rustix v0.38.38
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling cc v1.1.31
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling safe_arch v0.7.2
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling xcursor v0.3.8
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling wide v0.7.28
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]    Compiling minifb v0.26.0
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling fastnoise-lite v1.1.1
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling simba v0.8.1
[INFO] [stderr]    Compiling tempfile v3.13.0
[INFO] [stderr]    Compiling wayland-commons v0.29.5
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling wayland-cursor v0.29.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling tobj v4.0.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling nalgebra v0.32.6
[INFO] [stderr]    Compiling nalgebra-glm v0.18.0
[INFO] [stderr]    Compiling shaders v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `color6`
[INFO] [stdout]   --> src/shaders.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 69 |     let color6 = Color::new(245, 168, 162); 
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_color6`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mossy_neon`
[INFO] [stdout]    --> src/shaders.rs:457:9
[INFO] [stdout]     |
[INFO] [stdout] 457 |     let mossy_neon = Color::new(128, 255, 170);
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mossy_neon`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new_with_color` and `set_transformed` are never used
[INFO] [stdout]   --> src/vertex.rs:26:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl Vertex {
[INFO] [stdout]    | ----------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 26 |   pub fn new_with_color(position: Vec3, color: Color) -> Self {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 37 |   pub fn set_transformed(&mut self, position: Vec3, normal: Vec3) {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]   --> src/color.rs:15:18
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Color {
[INFO] [stdout]    | ---------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub const fn from_hex(hex: u32) -> Self {
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub const fn transparent() -> Self {
[INFO] [stdout]    |                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 |     pub fn is_black(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 |     pub fn blend_normal(&self, blend: &Color) -> Color {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub fn blend_multiply(&self, blend: &Color) -> Color {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 |     pub fn blend_add(&self, blend: &Color) -> Color {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 70 |     pub fn blend_subtract(&self, blend: &Color) -> Color {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `color` and `normal` are never read
[INFO] [stdout]  --> src/fragment.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Fragment {
[INFO] [stdout]   |            -------- fields in this struct
[INFO] [stdout] 6 |     pub position: Vec2,
[INFO] [stdout] 7 |     pub color: Color,
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout] 8 |     pub depth: f32,
[INFO] [stdout] 9 |     pub normal: Vec3,
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `basis_change` and `check_if_changed` are never used
[INFO] [stdout]   --> src/camera.rs:22:10
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl Camera {
[INFO] [stdout]    | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 22 |   pub fn basis_change(&self, vector: &Vec3) -> Vec3 {
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 79 |   pub fn check_if_changed(&mut self) -> bool {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.72s
[INFO] running `Command { std: "docker" "inspect" "c8739c0330124d8083a40c6d45a8801065ac97241020df452ed2255eb11172cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8739c0330124d8083a40c6d45a8801065ac97241020df452ed2255eb11172cb", kill_on_drop: false }`
[INFO] [stdout] c8739c0330124d8083a40c6d45a8801065ac97241020df452ed2255eb11172cb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e59c502cc9c507c7b05a03cf5a2170e22c73933b92c8056dc85dbba42380e1aa
[INFO] running `Command { std: "docker" "start" "-a" "e59c502cc9c507c7b05a03cf5a2170e22c73933b92c8056dc85dbba42380e1aa", kill_on_drop: false }`
[INFO] [stderr]    Compiling shaders v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `color6`
[INFO] [stdout]   --> src/shaders.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 69 |     let color6 = Color::new(245, 168, 162); 
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_color6`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mossy_neon`
[INFO] [stdout]    --> src/shaders.rs:457:9
[INFO] [stdout]     |
[INFO] [stdout] 457 |     let mossy_neon = Color::new(128, 255, 170);
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mossy_neon`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new_with_color` and `set_transformed` are never used
[INFO] [stdout]   --> src/vertex.rs:26:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl Vertex {
[INFO] [stdout]    | ----------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 26 |   pub fn new_with_color(position: Vec3, color: Color) -> Self {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 37 |   pub fn set_transformed(&mut self, position: Vec3, normal: Vec3) {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]   --> src/color.rs:15:18
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Color {
[INFO] [stdout]    | ---------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub const fn from_hex(hex: u32) -> Self {
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub const fn transparent() -> Self {
[INFO] [stdout]    |                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 |     pub fn is_black(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 |     pub fn blend_normal(&self, blend: &Color) -> Color {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub fn blend_multiply(&self, blend: &Color) -> Color {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 |     pub fn blend_add(&self, blend: &Color) -> Color {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 70 |     pub fn blend_subtract(&self, blend: &Color) -> Color {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `color` and `normal` are never read
[INFO] [stdout]  --> src/fragment.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Fragment {
[INFO] [stdout]   |            -------- fields in this struct
[INFO] [stdout] 6 |     pub position: Vec2,
[INFO] [stdout] 7 |     pub color: Color,
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout] 8 |     pub depth: f32,
[INFO] [stdout] 9 |     pub normal: Vec3,
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `basis_change` and `check_if_changed` are never used
[INFO] [stdout]   --> src/camera.rs:22:10
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl Camera {
[INFO] [stdout]    | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 22 |   pub fn basis_change(&self, vector: &Vec3) -> Vec3 {
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 79 |   pub fn check_if_changed(&mut self) -> bool {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] running `Command { std: "docker" "inspect" "e59c502cc9c507c7b05a03cf5a2170e22c73933b92c8056dc85dbba42380e1aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e59c502cc9c507c7b05a03cf5a2170e22c73933b92c8056dc85dbba42380e1aa", kill_on_drop: false }`
[INFO] [stdout] e59c502cc9c507c7b05a03cf5a2170e22c73933b92c8056dc85dbba42380e1aa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1893e3a657dfa0f08282f5d68b4aa0e488732977f93a5a2d9fa9211ab511b576
[INFO] running `Command { std: "docker" "start" "-a" "1893e3a657dfa0f08282f5d68b4aa0e488732977f93a5a2d9fa9211ab511b576", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `color6`
[INFO] [stderr]   --> src/shaders.rs:69:9
[INFO] [stderr]    |
[INFO] [stderr] 69 |     let color6 = Color::new(245, 168, 162); 
[INFO] [stderr]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_color6`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `mossy_neon`
[INFO] [stderr]    --> src/shaders.rs:457:9
[INFO] [stderr]     |
[INFO] [stderr] 457 |     let mossy_neon = Color::new(128, 255, 170);
[INFO] [stderr]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mossy_neon`
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new_with_color` and `set_transformed` are never used
[INFO] [stderr]   --> src/vertex.rs:26:10
[INFO] [stderr]    |
[INFO] [stderr] 14 | impl Vertex {
[INFO] [stderr]    | ----------- associated items in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 26 |   pub fn new_with_color(position: Vec3, color: Color) -> Self {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 37 |   pub fn set_transformed(&mut self, position: Vec3, normal: Vec3) {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: multiple associated items are never used
[INFO] [stderr]   --> src/color.rs:15:18
[INFO] [stderr]    |
[INFO] [stderr] 10 | impl Color {
[INFO] [stderr]    | ---------- associated items in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 15 |     pub const fn from_hex(hex: u32) -> Self {
[INFO] [stderr]    |                  ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 30 |     pub const fn transparent() -> Self {
[INFO] [stderr]    |                  ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 46 |     pub fn is_black(&self) -> bool {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 50 |     pub fn blend_normal(&self, blend: &Color) -> Color {
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 54 |     pub fn blend_multiply(&self, blend: &Color) -> Color {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 62 |     pub fn blend_add(&self, blend: &Color) -> Color {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 70 |     pub fn blend_subtract(&self, blend: &Color) -> Color {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `color` and `normal` are never read
[INFO] [stderr]  --> src/fragment.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub struct Fragment {
[INFO] [stderr]   |            -------- fields in this struct
[INFO] [stderr] 6 |     pub position: Vec2,
[INFO] [stderr] 7 |     pub color: Color,
[INFO] [stderr]   |         ^^^^^
[INFO] [stderr] 8 |     pub depth: f32,
[INFO] [stderr] 9 |     pub normal: Vec3,
[INFO] [stderr]   |         ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `basis_change` and `check_if_changed` are never used
[INFO] [stderr]   --> src/camera.rs:22:10
[INFO] [stderr]    |
[INFO] [stderr] 12 | impl Camera {
[INFO] [stderr]    | ----------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 22 |   pub fn basis_change(&self, vector: &Vec3) -> Vec3 {
[INFO] [stderr]    |          ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 79 |   pub fn check_if_changed(&mut self) -> bool {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `shaders` (bin "shaders" test) generated 6 warnings (run `cargo fix --bin "shaders" -p shaders --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/shaders-5fa3afad7c1df50b)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1893e3a657dfa0f08282f5d68b4aa0e488732977f93a5a2d9fa9211ab511b576", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1893e3a657dfa0f08282f5d68b4aa0e488732977f93a5a2d9fa9211ab511b576", kill_on_drop: false }`
[INFO] [stdout] 1893e3a657dfa0f08282f5d68b4aa0e488732977f93a5a2d9fa9211ab511b576
